/*图*/

.picture {
	width: 100%;
	overflow: hidden;
}

.picture img {
	width: 100%;
}


/*精陶瓷业*/

.taoci {
	width: 100%;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 33px;
}

.zj2 {
	display: flex;
	justify-content: space-between;
}

.zou1 {
	width: 49%;
}

.pz1 {
	font-size: 30px;
	color: #333;
	padding-bottom: 39px;
}

.pz2 {
	color: #474747;
	padding-bottom: 39px;
	font-size: 16px;
	line-height: 30px;
}


/*发展历程*/

.licheng {
	width: 100%;
	overflow: hidden;
	padding-bottom: 110px;
}

.zit p {
	color: #333;
	font-size: 30px;
	padding-bottom: 40px;
}

.shijian {
	width: 280px;
	height: 305px;
	overflow: hidden;
	background-image: url(../img/ty4.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	margin: 10px 0;
}

.sjp1 {
	color: #ababab;
	font-size: 30px;
	font-weight: 800;
	padding-top: 100px;
	padding-bottom: 11px;
}

.zyh {
	display: flex;
	justify-content: space-between;
}

.zh {
	width: 47%;
	border-bottom-style: solid;
	border-width: 3px;
	border-color: #E2E2E2;
}

.yh {
	overflow: hidden;
	width: 47%;
	border-bottom-style: solid;
	border-width: 3px;
	border-color: #E2E2E2;
}

.xiah {
	width: 2px;
	height: 26px;
	background-color: #E2E2E2;
	margin-left: 49.7%;
	margin-top: 6px;
	display: none;
}

.sjp2 {
	padding-top: 12px;
	color: #777;
}

.shijian:hover {
	background-image: url(../img/tu3.png);
	box-shadow: 5px 5px 15px 5px #E4E4E4;
	transition: 0.2s;
}

.shijian:hover .sjp1 {
	color: #FBC400;
	transition: 0.2s;
	margin-top: -10px;
}

.shijian:hover .xiah {
	display: block;
	transition: 0.2s;
	margin-top: 10px;
}

.shijian:hover .sjp2 {
	padding-top: 0px;
	padding-bottom: 12px;
	color: #333;
	transition: 0.2s;
}

.shijian:hover .zyh {
	transition: 0.2s;
	margin-top: 10px;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
}

.swiper-slide1 {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.zhou {
	/*background-image: url(../img/j9.png);*/
	background-size: 100% 3px;
	background-position-y: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}

.swiper-wrapper1 {
	margin-left: 10px;
}

.swiper-button-prev1,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/zj.png)!important;
	left: 8%!important;
	top: 43%!important;
	width: 56px!important;
	background-size: 47px 28px!important;
}

.swiper-button-next1,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/yj.png)!important;
	right: 8%!important;
	top: 43%!important;
	width: 56px!important;
	background-size: 47px 28px!important;
}

.hui {
	width: 100%;
	border-bottom-style: solid;
	border-width: 3px;
	border-color: #E2E2E2;
	position: absolute;
	top: 49.5%;
}


/*数字*/

.shuzi {
	width: 100%;
	overflow: hidden;
	background-image: url(../img/5.png);
	background-size: 100% 100%;
	padding-top: 140px;
	padding-bottom: 148px;
}

.shuzi1 {
	display: flex;
	justify-content: space-between;
}

.timer {
	font-size: 60px;
	color: #fff;
}

#shu1 {
	color: #fff;
	font-size: 20px;
	margin-top: 41px;
}

.shuz1 {
	display: flex;
}

.shu2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 33px;
}


/*合作伙伴*/

.hezou {
	width: 100%;
	overflow: hidden;
	padding-top: 100px;
}

.swiper-container2 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 160px!important;
	padding-left: 10px!important;
	padding-right: 10px!important;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fbc400!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 9px!important;
}

.swiper-pagination-bullet {
	width: 12px!important;
	height: 12px!important;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 108px!important;
}

.swiper-slide2 {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.tupian {
	width: 222px;
	height: 140px;
	box-shadow: 1px 5px 15px 1px #E4E4E4;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width:1550px) {
	.swiper-button-prev1,
	.swiper-container-rtl .swiper-button-next {
		background-image: url(../img/zj.png)!important;
		left: 0%!important;
		top: 43%!important;
		width: 56px!important;
		background-size: 47px 28px!important;
	}
	.swiper-button-next1,
	.swiper-container-rtl .swiper-button-prev {
		background-image: url(../img/yj.png)!important;
		right: 0%!important;
		top: 43%!important;
		width: 56px!important;
		background-size: 47px 28px!important;
	}
}

@media screen and (max-width:1400px) {
	.zj2 {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	.zit {
		width: 90%;
		margin: 0 auto;
	}
	.shuzi1 {
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
	}
	.ban {
		width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width:1059px) {
	.zj2 {
		width: 90%;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.zou1 {
		width: 100%;
	}
	.tupian1 {
		width: 100%;
		text-align: center;
	}
	.tupian1 img {
		width: 80%;
	}
}

@media screen and (max-width:885px) {
	.timer {
		font-size: 50px;
		color: #fff;
	}
	#shu1 {
		color: #fff;
		font-size: 20px;
		margin-top: 29px;
	}
	.shu2 {
		font-size: 18px;
		color: #fff;
		text-align: center;
		padding-top: 14px;
	}
}

@media screen and (max-width:786px) {
	.timer {
		font-size: 35px;
		color: #fff;
	}
	#shu1 {
		color: #fff;
		font-size: 18px;
		margin-top: 18px;
	}
	.shu2 {
		font-size: 16px;
		color: #fff;
		text-align: center;
		padding-top: 14px;
	}
	.shuzi1 {
		display: flex;
		justify-content: space-between;
		width: 90%;
		margin: 0 auto;
		flex-wrap: wrap;
	}
}

@media screen and (max-width:634px) {
	.sjp2 {
		padding-top: 12px;
		color: #777;
		font-size: 16px;
	}
	.timer {
		font-size: 28px;
		color: #fff;
	}
	#shu1 {
		color: #fff;
		font-size: 16px;
		margin-top: 11px;
	}
	.shu2 {
		font-size: 15px;
		color: #fff;
		text-align: center;
		padding-top: 14px;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 4px!important;
	}
}

@media screen and (max-width:540px) {
	.tupian1 img {
		width: 100%;
	}
}

@media screen and (max-width:446px) {
	.shuz {
		margin-top: 10px;
	}
}

@media screen and (max-width:386px) {
	.tupian1 img {
		width: 100%;
	}
	.pz1 {
		font-size: 25px;
		color: #333;
		padding-bottom: 21px;
	}
	.pz2 {
		color: #474747;
		padding-bottom: 23px;
		font-size: 16px;
		line-height: 30px;
	}
	.shijian {
		width: 100%;
		height: 305px;
		overflow: hidden;
		background-image: url(../img/ty4.png);
		background-position: center;
		background-repeat: no-repeat;
		text-align: center;
		cursor: pointer;
		margin: 10px 0;
	}
	.sjp2 {
		padding-top: 12px;
		color: #777;
		font-size: 18px;
	}
	.licheng {
		width: 100%;
		overflow: hidden;
		padding-bottom: 41px;
	}
	.zit p {
		color: #333;
		font-size: 30px;
		padding-bottom: 4px;
	}
	.zit {
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}
	.shu2 {
		font-size: 13px;
		color: #fff;
		text-align: center;
		padding-top: 14px;
	}
	.timer {
		font-size: 25px;
		color: #fff;
	}
	.shuzi {
		width: 100%;
		overflow: hidden;
		background-image: url(../img/5.png);
		background-size: 100% 100%;
		padding-top: 58px;
		padding-bottom: 80px;
	}
	.zit p {
		color: #333;
		font-size: 26px;
		padding-bottom: 31px;
	}
	.swiper-pagination-bullet {
		width: 8px!important;
		height: 8px!important;
		display: inline-block;
		border-radius: 100%;
		background: #000;
		opacity: 0.2;
	}
}